Skip to content

Created JIT addon for OneLogin GRC#64

Open
VVargaOI wants to merge 40 commits intoOneIdentity:masterfrom
VVargaOI:master
Open

Created JIT addon for OneLogin GRC#64
VVargaOI wants to merge 40 commits intoOneIdentity:masterfrom
VVargaOI:master

Conversation

@VVargaOI
Copy link
Copy Markdown
Contributor

This new HTTP scripts implements Enable/Disable and Elevate/Demote OneLogin accounts. It should be used alongside other Asset/Accounts managins the actual password, either being an Other Asset managed by OneLogin GRC, or alternatively the Starling Connect based OneLogin Asset, or an AD Asset (where OneLogin synchronizes Account information from AD) .

There is also a .ps1 script which can be used for testing CustomPlatform connectors.

}, {
"ForEach": {
"CollectionName": "PrivilegeGroupMembership",
"ElementName": "role",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you know if, similar to what is done in the AssignRoles function, does the user have to be "active" in order to assign or unassign them from a role? In other words, will the OneLogin API throw an error is the user is inactive? Or is that check in the AssignRoles function just a self imposed restriction?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assigning roles to inactive users in OneLogin is possible. However, in case a OneLogin role subsequently triggered the provisioning of the inactive OneLogin user into the final target system that was causing problems inside OneLogin.

Kevin-Andrew
Kevin-Andrew previously approved these changes Feb 27, 2026
Copy link
Copy Markdown

@Kevin-Andrew Kevin-Andrew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved for demo and testing purposes now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants